home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / utilreen / prntutil / go.bat < prev    next >
Encoding:
DOS Batch File  |  1987-01-27  |  624 b   |  25 lines

  1. echo off
  2. cls
  3. echo . To obtain documentation for all the programs on this disk, type
  4. echo . in the following commands. These commands will instruct the
  5. echo . computer to printout the various documentation manuals found on
  6. echo . the disk.
  7. echo .
  8. echo .        COPY CR8CMD.DOC LPT1:
  9. echo .
  10. echo .        COPY README1.TXT LPT1:
  11. echo .
  12. echo .        COPY LISTASC.DOC LPT1:
  13. echo .
  14. echo .        COPY README.DOC LPT1:
  15. echo .
  16. echo .        COPY SET.DOC LPT1:
  17. echo .
  18. echo . PC-SIG
  19. echo . 1030D E. Duane Ave.
  20. echo . Sunnyvale, CA  94086
  21. echo . (408) 730-9291
  22. ECHO . (c) Copyright 1987 PC-SIG
  23. echo .
  24. echo on
  25.